From: Madhukar Pappireddy Date: Mon, 8 Jul 2019 23:05:24 +0000 (-0500) Subject: synquacer: Fix compilation fail for SPM support build config X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=91e6bef9f5c115e00aec361a68ddc78a96cc3885;p=project%2Fbcm63xx%2Fatf.git synquacer: Fix compilation fail for SPM support build config Fix the header file path Signed-off-by: Madhukar Pappireddy Change-Id: I73a92a3f0049ecbda7eade452405927c04048e01 --- diff --git a/plat/socionext/synquacer/include/plat.ld.S b/plat/socionext/synquacer/include/plat.ld.S index 1b7f6998..a06fe2ad 100644 --- a/plat/socionext/synquacer/include/plat.ld.S +++ b/plat/socionext/synquacer/include/plat.ld.S @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ @@ -7,7 +7,7 @@ #ifndef SYNQUACER_PLAT_LD_S__ #define SYNQUACER_PLAT_LD_S__ -#include +#include #define SPM_SHIM_EXCEPTIONS_VMA SP_DRAM